home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Magazine / Morphos / GCC / lib / gcc-lib / ppc-amigaos / 2.95.1 / sys-include / powerup / ppcinline / input.h < prev    next >
C/C++ Source or Header  |  2000-03-13  |  468b  |  19 lines

  1. /* Automatically generated header! Do not edit! */
  2.  
  3. #ifndef _PPCINLINE_INPUT_H
  4. #define _PPCINLINE_INPUT_H
  5.  
  6. #ifndef __PPCINLINE_MACROS_H
  7. #include <powerup/ppcinline/macros.h>
  8. #endif /* !__PPCINLINE_MACROS_H */
  9.  
  10. #ifndef INPUT_BASE_NAME
  11. #define INPUT_BASE_NAME InputBase
  12. #endif /* !INPUT_BASE_NAME */
  13.  
  14. #define PeekQualifier() \
  15.     LP0(0x2a, UWORD, PeekQualifier, \
  16.     , INPUT_BASE_NAME, IF_CACHEFLUSHALL, NULL, 0, IF_CACHEFLUSHALL, NULL, 0)
  17.  
  18. #endif /* !_PPCINLINE_INPUT_H */
  19.